libevt-utils software package provides Windows Event Log (EVT) format access library -- Utilities, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libevt-utils
libevt-utils is installed in your system.
Make ensure the libevt-utils package were installed using the commands given below,
$ sudo dpkg-query -l | grep libevt-utils *
You will get with libevt-utils package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Other OS's and file systems |
| Package | libevt-utils |
| Version | 20160421-1 |
| Description | Windows Event Log (EVT) format access library -- Utilities |
| Sub Section | otherosfs |